From 5f7d727a97c3200097183ab3dd2aadd1bca85ed0 Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 15 Mar 2005 15:15:05 +0000 Subject: [PATCH] Document '-' as alias for stdin/stdout. --- gpsbabel/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/main.c b/gpsbabel/main.c index 32f1cd0ba..3f17ab95c 100644 --- a/gpsbabel/main.c +++ b/gpsbabel/main.c @@ -38,6 +38,7 @@ usage(const char *pname, int shorter) " The input type and filename are specified with the -i INTYPE\n" " and -f INFILE options. The output type and filename are specified\n" " with the -o OUTTYPE and -F OUTFILE options.\n" +" If '-' is used for INFILE or OUTFILE, stdin or stdout will be used.\n" "\n" " In the second form of the command, INFILE and OUTFILE are the\n" " first and second positional (non-option) arguments.\n" -- 2.30.2